.nav_1 div{
	background: #F6BC01;
}
.top_slogan {
  width: 100%;
  line-height: 1rem;
  margin-bottom: 0.15rem;
  background-image: url(01-01-top_sloganPC.png);
  background-size:100% 100%;
  background-repeat: no-repeat;
}
.top_slogan_content{
	width: 98%;
	margin: 0 auto;
	padding: 0.3rem 0;
	cursor: default;
}
.top_slogan_left{
	float: left;
}
.top_slogan_left img{
	width: 0.9rem;
	margin: 0 0.4rem;
}
.top_slogan_right{
	float: left;
	width: calc(100% - 2rem);
	color: #333;
}
.top_slogan_right_p1{
	font-size: 0.34rem;
	line-height: 0.5rem;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.top_slogan_right_p2{
	font-size: 0.24rem;
	line-height: 0.5rem;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
/*QRCode*/
.content_right{
	display: none;
}
.QRCode{
	width: 1rem;
	text-align: center;
	position: absolute;
	right: 0.4rem;
}
.QRCode_content{
	width: 100%;
	font-size: 0.14rem;
	margin-bottom: 0.2rem;
	color: #9E9E9E;
	cursor: pointer;
}
.QRCode_content img{
	width: 0.62rem;
}
.QRCode_show{
	width: 1rem;
	text-align: center;
	position: absolute;
	right: 1.6rem;
}
.QRCode_content2{
	width: 1rem;
	display: none;
}
.QRCode_content2 img{
	width: 1rem;
}
.QRshow_1{
	position: relative;
	top: 1rem;
}
.QRshow_2{
	position: relative;
	top: 2rem;
}
.QRshow{
	display: block;
}

/*swiper&&news*/
.content_A {
  width: 100%;
}
.content_swiper {
	width: 100%;
	height: 5.8rem;
}
.swiper-container0{
  width: 90%;
  height: 5.5rem;
  margin: 0 auto;
}
.swiper-wrapper {
  width: 100%;
  margin: 0 auto;
}
.swiper-slide img {
  width: 100%;
  height: 5.1rem;
}
.swiper_img_title {
  width: 100%;
  line-height: 0.4rem;
  background: #000;
  opacity: 0.7;
  text-align: left;
  text-indent: 0.4em;
  position: relative;
  top: -0.66rem;
  font-size: 0.14rem;
  color: #fff;
  font-weight: bold;
}
.swiper_img_title p{
	width: 70%;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.pagination {
	  position: absolute;
	  z-index: 20;
	  bottom: 10px;
	  top: 3.9rem;
	  width: 100%;
	  text-align: right;
	}
.swiper-pagination-bullet {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: #fff;
  margin: 0 5px;
  border-radius: 0.1rem;
  cursor: pointer;
  opacity: 1;
}
.swiper-pagination-bullet-active {
	 background: #F6BC01;
}
.swiper-button-next,.swiper-button-prev{
	width: 0.56rem;
	height: 0.56rem;
}
	
.news_A {
  margin-top: -0.4rem;
}
.news_B {
  margin-bottom: 0.2rem;
}
.news_title {
  width: 90%;
  display: flex;
  margin: 0 auto;
}
.news_title a{
	padding: 0;
	margin: 0;
	width: 32%;
	margin-right: 2%;
	float: left;
}
.news_title_content {
  width: 100%;
  font-size: 0.26rem;
  margin-right: 0.1rem;
  text-align: center;
  line-height: 0.48rem;
  position: relative;
  top: 2px;
  color: #333;
  background: #EEEEEE;
  cursor: default;
  border-radius: 0.1rem;
}
.news_title_content:hover{
  color: #fff;
}
.news_current {
  color: #fff;
  background: #1D50A3;
}
.news_content {
  width: 90%;
  margin: 0 auto;
}
.news_content > div {
  margin-top: 0.15rem;
}
.news_content_details{
  display: none;
  width: 100%;
  overflow: auto;
}
.point{
	width: 0.06rem;
	height: 0.06rem;
	background: #ccc;
	border-radius: 0.5rem;
	position: relative;
	top: 0.27rem;
}
.news_content_details a{
	display: flex;
}
.news_content_title,.news_content_title2 {
  font-size: 0.24rem;
  color: #3b3b3b;
  float: left;
  line-height: 0.6rem;
  width: calc(100% - 1.7rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.news_content_title:hover,.news_content_title2:hover{
  color: #00699d;
}
.news_content_details a:hover .news_content_time{
	color: #00699d;
}
.news_content_time {
  font-size: 0.24rem;
  color: #999999;
  line-height: 0.6rem;
  float: right;
  text-align: right;
}
.news_content_show,.news_content_show2 {
  display: block;
}
.news_content_more {
  font-size: 0.22rem;
  width: 100%;
  text-align: center;
  color: #999999;
  margin: 0.2rem 0;
}
.news_content_more a {
  color: #999999;
  cursor: pointer;
}

/*content_B;*/
.content_B{
	width: 90%;
	margin: 0 auto;
	padding-top: 0.3rem;
}
.content_B_list{
	width: 1.21rem;
	text-align: left;
	margin-bottom: 0.4rem;
	margin-right: 1.56rem;
}
.content_B_list2{
	margin-right: 0;
}
.content_B_list img{
	width: 1.21rem;
}
.content_B_list_p{
	width: 1.21rem;
	font-size: 0.24rem;
	text-align: center;
	font-weight: bold;
}
.content_C{
	width: 100%;
}
.news{
	width: 90%;
	margin: 0 auto;
	border: 1px solid #D1E3FB;
	padding: 3% 0;
	margin-bottom: 0.3rem;
}
.news_title_2{
	width: 90%;
	display: flex;
	margin: 0 auto;
	margin-bottom: 0.2rem;
}
.news_content2{
   width: 90%;
   margin: 0 auto;
}
.news_title_content_2{
	font-size: 0.24rem;
	text-align: left;
	line-height: 0.2rem;
	position: relative;
	top: 2px;
	color: #333;
	cursor: pointer;
	border-radius: 0.1rem;
	font-weight: bold;
}
.news_title_content_3{
	font-size: 0.24rem;
	text-align: left;
	line-height: 0.2rem;
	position: relative;
	top: 2px;
	color: #333;
	cursor: pointer;
	border-radius: 0.1rem;
	font-weight: bold;
}
.news_line{
	line-height: 0.3rem; 
	height: 0.2rem;
	font-size: 0.2rem;
	width: 0.3rem;
	text-align: center;
	
}
.news_current2 a{
  color: #3A86E8;
}
.news_current2 .news_current_triangle{
  display: block;
}
.news_current_triangle{
  display: none;
  position: relative;
  top: 0.1rem;
  left: 0rem;
  width: 0.6rem;
  border-top: 2px solid #3A86E8;
}
.InfoPublic{
	width: 90%;
	background: #F3F8FF;
	text-align: center;
	margin-right: 0.2rem;
	font-size: 0.22rem;
	margin-bottom: 0.2rem;
	cursor: pointer;
	min-height: 2.1rem;
}
.InfoPublic_content{
	padding-top: 0.14rem;
}
.InfoPublic img{
	width: 0.8rem;
	padding: 0.2rem 0;
}
.InfoPublic p{
	padding-bottom: 0.2rem;
}

/*content_D*/
.content_D{
	width: 90%;
	margin: 0 auto;
}
.topic{
	margin-bottom: 0.2rem;
}
.topic_title{
	font-size: 0.26rem;
	width: 100%;
	border-bottom: 2px solid #E9E9E9;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
	font-weight: bold;
}
.topic_line{
	width: 1.1rem;
	border-top:2px solid #3A86E8;
	position: relative;
	top: 0.02rem;
}
.topic_content{
	width: 100%;
}
.topic_content {
  width: 100%;
  margin: 0 auto;
}
.topic_content > div {
  margin-top: 0.15rem;
}
.swiper-container1{
  width: 88%;
  margin: 0 auto;
}
.swiper-wrapper2{
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.swiper-slide2 img {
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.topic_content_details{
  overflow: hidden;
  position: relative;
}
.topic_content_details img{
  margin-right: 0.1rem;
  position: relative;
  top: -1px;
}
.topic_content_details p {
  font-size: 0.16rem;
  float: left;
  line-height: 0.49rem;
  width: calc(100% - 1rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
} 
.topic_content_details a{
  color: #3b3b3b;
}
.topic_content_details span {
  font-size: 0.12rem;
  opacity: 0.7;
  line-height: 0.49rem;
  float: right;
  text-align: right;
}
.topic_content_details a:hover{
  color: #017840!important;
}
.button-prev{
   left: -0.01rem;
   width: 30px;
   margin-top: -35px;
}
.button-next{
   right: -0.01rem;
   width: 30px;
   margin-top: -35px;
}


@media (min-width: 1200px) {
	.content_A,.content_B,.content_C,.content_D,.top_slogan_content{
	  width: 12rem;
	  margin: 0 auto;
	}
	.top_slogan_right_p2{
		font-size: 0.2rem;
	}
	.content_right{
		display: block;
		position: relative;
		top: -3.8rem;
	}
	/*content_A;*/
	.content_swiper {
		width: 5rem;
		height: 3.7rem;
		margin: 0 auto;
	}
	.swiper-container0{
	  width: 100%;
	  height: 3.8rem;
	  margin: 0 auto;
	}
	.swiper-wrapper {
	  width: 5rem;
	  height: 3.8rem;
	  margin: 0 auto;
	}
	.swiper-slide img {
	  width: 5rem;
	  height: 3.8rem;
	}
	.news_A{
	  margin-top: 0;
	  min-height: 4rem;
	}
	.news_content_more {
	  display: none;
	}
	.news_title,
	.news_content {
	  width: 95%;
	  margin-left: 5%;
	}
	.news_title_content {
	  font-size: 0.18rem;
	}
	.news_content2{
	   width: 90%;
	   margin: 0 auto;
	   margin-top: 0.2rem;
	}
	.news_title_content_2{
		font-size: 0.18rem;
	}
	.news_title_content_3{
		font-size: 0.2rem;
	}
	.news_title_2,.news_content_2 {
	  width: 90%;
	  position: relative;
	  margin: 0 auto;
	}
	.swiper_img_title{
	  width: 100%;
	}
	.pagination {
	  position: absolute;
	  z-index: 20;
	  bottom: 10px;
	  top: 2.6rem;
	  width: 100%;
	  text-align: right;
	}
	.swiper-container1{
	  width: 95%;
	  margin: 0 auto;
	}
	.news_content_title {
	  line-height: 0.41rem;
	  font-size: 0.16rem;
	   width: calc(100% - 1rem);
	}
	.news_content_title2 {
	  line-height: 0.4rem;
	  font-size: 0.16rem;
	   width: calc(100% - 1rem);
	}
	.news_content_time {
	  line-height: 0.41rem;
	  font-size: 0.14rem;
	}
	.point{
		width: 0.06rem;
		height: 0.06rem;
		background: #ccc;
		border-radius: 0.5rem;
		position: relative;
		top: 0.2rem;
	}
	/*content_B;*/
	.content_B_list{
		width: 1.21rem;
		text-align: left;
		margin-bottom: 0.4rem;
		margin-right: 0.945rem;
	}
	.content_B_list img{
		width: 1.21rem;
	}
	.content_B_list_p{
		width: 1.21rem;
		font-size: 0.18rem;
		text-align: center;
	}
	/*content_C;*/
	.news{
		min-height: 3.65rem;
		margin: 0;
		margin-bottom: 0.4rem;
	}
	.news2{
		margin: 0 auto;
	}
	.news3{
		margin-left: 10%;
	}
	.news_line{
		line-height: 0.2rem; 
		height: 0.2rem;
		font-size: 0.2rem;
		width: 0.3rem;
		text-align: center;
	}
	.news_title_content_3{
		font-size: 0.18rem;
		text-align: left;
		line-height: 0.2rem;
		position: relative;
		top: 2px;
		color: #333;
		cursor: pointer;
		border-radius: 0.1rem;
	}
	.news_current_triangle{
	  display: none;
	  position: relative;
	  top: 0.1rem;
	  left: 0rem;
	  width: 0.33rem;
	  border-top: 2px solid #3A86E8;
	}
	.InfoPublic{
		width: 90%;
		background: #F3F8FF;
		text-align: center;
		margin: 0 auto;
		font-size: 0.14rem;
		margin-bottom: 0.2rem;
		min-height: 1.2rem;
	}
	.InfoPublic_content{
		padding-top: 0.14rem;
	}
	.InfoPublic img{
		width: 0.4rem;
		padding: 0.1rem 0;
	}
	.InfoPublic p{
		padding-bottom: 0.14rem;
	}
	/*content_D*/
	.topic_title{
		font-size: 0.18rem;
		width: 100%;
		border-bottom: 2px solid #E9E9E9;
		line-height: 0.4rem;
		text-indent: 10px;
		margin-bottom: 0.3rem;
		font-weight: bold;
	}
	.topic_line{
		width: 0.9rem;
		border-top:2px solid #3A86E8;
		position: relative;
		top: 0.02rem;
	}
	.topic_content {
	  width: 100%;
	  position: relative;
	  margin-left: 0;
	}
	.swiper-container1{
	    width: 95%;
	    margin: 0 auto;
	 }
	 .swiper-wrapper2{
	   width: 100%;
	   margin: 0 auto;
	   height: auto;
	 }
	 .swiper-slide2{
	   margin: 0 0.01rem;
	   height: 1.3rem;
	   overflow: hidden;
	 }
	 .swiper-slide2 img {
	   width: 3.5rem;
	   height: 1.3rem;
	   margin: 0 auto;
	 }
	 .button-prev{
	    left: 0;
		height: 26px;
		margin-top: -10px;
	 }
	 .button-next{
	    right: 0;
		height: 26px;
		margin-top: -10px;
	 }
	 .topic_content_details{
		 margin-bottom: 0.6rem;
	 }
}